python language造句
例句與造句
- for information about continuations in the python language
獲取python語言中有關(guān)延續(xù)的信息。 - i will present an example from the python language standard library
我將提供一個python語言標(biāo)準(zhǔn)庫中的示例。 - downloads, late developments, and documentation for the python language can be found at the
上找到有關(guān)python語言的下載、最新開發(fā)和文檔。 - as an example, imagine that you re writing a document that uses the python language code in listing 1
比方說,假設(shè)您撰寫的文檔中要包含清單1所示的python語言代碼。 - jython is an implementation of the python language; if you plan to use jython, you will want to be familiar with the documentation and other resources hosted at
jython是python語言的實現(xiàn);如果您計劃使用jython,那么要熟悉 - It's difficult to find python language in a sentence. 用python language造句挺難的
- however, in choosing to use jython, you are able to bring to bear the entire python language and runtime against your problem of choosing which tests to execute
不過,如果選擇使用jython,就可以利用整個python語言和運(yùn)行時來解決選擇執(zhí)行哪些測試的問題。 - this tutorial teaches the basics of a grid design and how different components of the python language can be used to support the design through its various stages
本教程介紹基本的設(shè)計知識,構(gòu)成系統(tǒng)的各種不同組件,以及用于構(gòu)建系統(tǒng)基礎(chǔ)框架時的不同python模塊和系統(tǒng)。 - other articles discussed the conditional and looping features of the python language and how they work together with the container data types to simplify programming tasks
其他文章討論了python語言的條件和循環(huán)特性,以及它們?nèi)绾闻c容器數(shù)據(jù)類型進(jìn)行協(xié)作來簡化編程任務(wù)。 - in this first installment in the series, i ll focus on jython, a scripting language that combines the ease of use of the python language with the power and flexibility of the java runtime environment
在本系列的第一期中,我將側(cè)重于jython,這是一種結(jié)合了python語言的易用性和javaruntimeenvironment的強(qiáng)大和靈活性的腳本語言。 - unlike many other programming languages, the python language does not include a special data type to handle a single character, such as " a " or " z . " in contrast, python takes a different approach : it uses a class designed especially for holding sequences of characters
與許多其他編程語言不同,python語言不包括用于處理單一字符(例如“a”或“z”)的特殊數(shù)據(jù)類型。相反,python使用了其他方法:它使用專為保持字符序列而設(shè)計的類。